*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC,
    Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei,
    sans-serif;
  color: #121212;
}
#answers p {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 0.6rem;
}
#best ol li span {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin-right: 7px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 13px;
  background: #b0b7c2;
  box-shadow: 0 2px 6px rgba(51, 51, 51, 0.2);
}
#best ol li:nth-child(1) span {
  background: #ff4a4a;
  box-shadow: 0 2px 6px rgba(255, 74, 74, 0.2);
}
#best ol li:nth-child(2) span {
  background: #ff7701;
  box-shadow: 0 2px 6px rgba(255, 119, 1, 0.2);
}
#best ol li:nth-child(3) span {
  background: #ffb400;
  box-shadow: 0 2px 6px rgba(255, 180, 0, 0.2);
}
:after,
:before {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.cnr,.navul,.wepage,.indtop,.helogo,.headul,.arttop {
  width: 100%;
}
.ml3 img {
  margin: 0 0 0 0px;
}
@media (min-width: 640px) {
  .cnr,.navul,.wepage,.indtop,.helogo,.headul,.arttop {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .cnr,.navul,.wepage,.indtop,.helogo,.headul,.arttop {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .cnr,.navul,.wepage,.indtop,.helogo,.headul,.arttop {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .cnr,.navul,.wepage,.indtop,.helogo,.headul,.arttop {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .cnr,.navul,.wepage,.indtop,.helogo,.headul,.arttop {
    max-width: 1536px;
  }
}

@media (max-width: 600px) {
    .brr{
        display: none;
    }
    .insdiv a {
    width: 76vw !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
  .wapfoot {
    display: flex;
    margin-bottom: 0px !important;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
  .ml3 {
    margin-left: 0rem !important;
  }
  .filter {
    display: flex !important;
    /* display: inline-block; */
    font-size: 14px !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
  }
  .filters {
    margin-bottom: 5px !important;
    padding: 5px 0 0px 0px !important;
    position: relative !important;
  }

  .wapul li {
    letter-spacing: 5px !important;
    text-align: center !important;
    margin-left: 0px !important;
    margin-right: 10px !important;
  }
  .p15 {
    padding-left: 0.8rem;
  }
  .filter-item {
    margin-bottom: 0px !important;
    padding: 0px 0 0px 55px !important;
  }
  .wapul li a {
    line-height: 30px !important;
    font-size: 1rem !important;
    color: #fff !important;
  }

  .wapul {
    display: flex !important;
    padding: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
    vertical-align: top !important;
    margin-top: 6px !important;
    margin-bottom: 0px;
    height: 40px;
    flex-wrap: nowrap !important;
    align-items: center;
  }
  .wplt {
    margin-top: 1rem !important;
    margin-bottom: 0.2rem !important;
  }

  .bg400,.bota {
    display: none !important;
  }
  .my5,.indiv {
    margin-top: 0rem !important;
  }
  div#featured {
    margin-top: 1rem ;
  }
  ::-webkit-scrollbar {
    background-color: transparent;
    display: none;
  }
  .pb-5 ,.showcont{
    padding-bottom: 0rem !important;
  }
}
.insdiv a {
    width: 50vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.py10 ,.wepage{
  height: 100% !important;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.my-4,.showcont {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my3,.insdiv,.shcon {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.mxa,.navul,.wepage,.indtop,.helogo,.headul,.arttop {
  margin-left: auto;
  margin-right: auto;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.my5,.indiv {
  margin-top: 1.25rem;
  /* margin-bottom: 0.25rem; */
}
.my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.my-2,.aediv,.showli {
  margin-bottom: 0.4rem;
}
.dh,.aediv {
  margin-top: 1rem !important;
}
.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.ml3 {
  margin-left: 0.55rem;
}
.mb5 ,.wea {
  margin-bottom: 1.25rem;
}
.mt1,.llogo {
  margin-top: 0.25rem;
  margin-bottom: 2px;
}
.mt2,.rilo {
  margin-top: 0.5rem;
}
.mb2,.hediv,.shht {
  margin-bottom: 0rem;
}
.mt5,.ft {
  margin-top: 1.25rem;
}
.mb3,.dinh3,.shgz {
  margin-bottom: 0.75rem;
}
.mt3,.bota {
  margin-top: 0.75rem;
}
.block,.shsp ,.wea{
  display: block;
}
.inbk,.bota,.navli {
  display: inline-block;
}
.flex,.newlist,.insdiv,.llogo,.navul,.shocn,.wepage,.indtop,.helogo,.headul,.arttop {
  display: flex;
}
.h-10 {
  height: 2.5rem;
}

.h-16 {
  height: 4rem;
}
.w-10 {
  width: 2.5rem;
}
.wfl,.newlist,.indiv,.llogo,.hediv,.aed,.showli {
  width: 100%;
}
.w28 {
  width: 7rem;
}
.w64,.sou {
  width: 16rem;
}
.fx1,.sou {
  flex: 1 1 0%;
}
.fgw,.rilo {
  flex-grow: 1;
}

.fxwp,.newlist,.navlu,.shdiv,.navul.toplist,.wepage,.indtop,.helogo,.headul,.arttop {
  flex-wrap: wrap;
}
.items-center,.shcon {
  align-items: center;
}
.jsbt,.insdiv,.topp,.indtop,.helogo {
  justify-content: space-between;
}
.tce,.lili,.shsp {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded,.bota {
  border-radius: 0.25rem;
}
.rod1,.sou {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rodr,.sous {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.bod2,.sou {
  border-width: 2px;
}
.brd,.insdiv,.lili,.shsp,.showcont ,.wea {
  border-bottom-width: 1px;
}
.br14,.inh2,.dinh3,.shht,.shgz {
  border-left-width: 4px;
}
.bod,.insdiv ,.lili,.shsp{
  border-style: dashed;
}
.bg2,.insdiv,.lili,.shsp,.showcont {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.bo9,.sou {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}
.bb5,.inh2,.dinh3,.shht,.shgz {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.bg500,.navdi {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg900,.sous ,.ft{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.bg400,.bota {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.py2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#header {
  transition: all 0.3s ease 0s;
}
.px2,.sou,.shdiv,.wepage,.indtop,.helogo ,.arttop{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py10 ,.wepage{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py1,.sou,.sous {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.px6,.sous {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py1\.5 ,.bota,.navli{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.px3,.navli {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py4,.ft {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px5,.bota {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.pb-5,.showcont {
  padding-bottom: 1.25rem;
}
.pb3  ,.wea{
  padding-bottom: 0.75rem;
}
.pl5,.dinh3,.shht,.shgz {
  padding-left: 1.25rem;
}
.pb2,.insdiv,.lili,.shsp {
  padding-bottom: 0.5rem;
}
.pl3,.inh2 {
  padding-left: 0.75rem;
}
.tect,.rilo,.ft {
  text-align: center;
}
.ttsm,.indiv,.mtd ,.aediv,.headul{
  font-size: 0.955rem;
  line-height: 1.25rem;
}
.texs,.ft,.aetime {
  font-size: 0.75rem;
  line-height: 1rem;
}
.tex ,.wea {
  font-size: 1.25rem;
}
.ttlg,
.inh2,
.tex ,.wea {
  line-height: 1.75rem;
}
.ttlg ,.inh2{
  font-size: 1.125rem;
}
.ftbd ,.inh2,.dinh3,.shht,.shgz{
  font-weight: 700;
}
.italic,.rilo {
  font-style: italic;
}
.twt,.rilo {
  letter-spacing: 0.1em;
}
.tg5,.rilo {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-white,.bota,.sous,.navdi {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.teg300 ,.ft{
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.tg600,.aediv,.aetime {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}
.shadow {
  --tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur-\[3px\] {
  --tw-blur: blur(3px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.hover\:bg8:hover,.navli:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}
a.h-16.ftbd.ttlg,.shht,.inh2,.dinh3 {
  height: 28px;
  position: relative;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

/*分类*/
.filters {
  padding: 0px 20px 0px 0px;
  border-radius: 3px;
  background: white;
}
h1.ftbd.tex.my3,.shht,.inh2,.shcon {
  margin-bottom: 1.5rem;
}
.filter-item {
  margin-bottom: 5px;
  padding: 0px 0 5px 55px;
  position: relative;
}
.filter-item > span {
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 6px;
}
.filter {
  display: inline-block;
  font-size: 14px;
}
.filter a.active {
  background: #3b82f6;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
}
.filter a {
  display: inline-block;
  margin: 5px;
  padding: 3px 10px;
}
/*--分页--*/
.nav-links cite,
.pages_inp,
.pages_btn {
  display: none;
}
.night .nav-links a {
  background-color: #2b333e;
  color: white !important;
}
iframe {
  max-width: 100% !important;
}
.pagebar {
  text-align: center;
}
.nav-links a {
  padding: 0 0.5em;
  line-height: 30px;
  text-align: center;
  margin: 0 0 0 5px;
  display: inline-block;
  background-color: #0084ff;
  color: black !important;
  border-radius: 3px;
}
.nav-links strong {
  padding: 0 0.5em;
  line-height: 30px;
  text-align: center;
  margin: 0 0 0 5px;
  display: inline-block;
  background-color: #0084ff;
  color: #fff;
  border-radius: 3px;
}
.nav-links a {
  margin-top: 10px;
  background: #f7f7f7;
  color: #1a1a1a;
}
.nav-links a:hover {
  background-color: #0084ff;
  color: #fff !important;
}
.lbtt,.lili {
  padding-top: 0.5rem;
}
.ltwt {
  margin-top: 15px;
}
.shht {
  margin-bottom: 1rem;
}
.md\:w-3\/4.wfl.md\:pr10.flex.fxwp,.newlist,.insdiv,.aed,.shcon {
  margin-top: 0.7rem;
}
.showli{
  margin-top: 0.2rem;
}
.headul{
  margin-top: 0.15rem;
}
.aed {
  margin-top: 0rem;
}

@media (min-width: 768px) {
  .lbtt,.lili {
    padding-top: 0.5rem;
  }

  .wfl p,.newlist p,.llogo p,.aed p ,.showli p{
    font-weight: 400;
    margin-bottom: 1rem;
    text-indent: 2em;
  }
  .md\:sticky,.mdtp {
    position: -webkit-sticky;
    position: sticky;
  }
  .md\:tp5,.mdtp {
    top: 1.25rem;
  }
  .md\:my-8,.showcont {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md\:my5 ,.indiv,.aediv,.shcon{
    margin-top: 1rem;
    margin-bottom: 0.55rem;
  }
  .md\:mt0,.llogo {
    margin-top: 0;
  }
  .md\:mt4,.rilo {
    margin-top: 1rem;
  }
  .md\:ml3,.rilo {
    margin-left: 0.75rem;
  }
  .md\:mb0,.hediv {
    margin-bottom: 0;
  }
  .md\:mt3,.hediv {
    margin-top: 0.75rem;
  }
  .md\:w-1\/4 {
    margin-top: 0.5rem;
    width: 25%;
  }
  .md\:w-3\/4,.newlist,.aed {
    width: 75%;
  }
  .md\:wat,.llogo {
    width: auto;
  }
  .md\:w80,.hediv {
    width: 20rem;
  }
  .md\:w-1\/2,indiv,.showli {
    width: 50%;
  }
  .md\:fg0,.rilo {
    flex-grow: 0;
  }
  .md\:px10,.navli,.wepage {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px12,.mtd,.shdiv,.indtop,.helogo,.headul,.arttop {
    padding-left: 3rem;
    padding-right: 3rem;
    transition: all 0.3s ease 0s;
  }
  .md\:py3,.topp,.indtop,.helogo {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:py2,.navli {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md\:pr5 ,.indiv{
    padding-right: 1.25rem;
  }
  .md\:pr10,.newlist,.aed,.showli {
    padding-right: 2.5rem;
  }
  .md\:tbe,.mtd,.headul {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:tex {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .py10 ,.wepage{
    height: 47rem !important ;
  }
  .ml3 p {
    font-weight: 400;
    margin-bottom: 1rem;
    text-indent: 2em;
  }
  .divhe{
    margin-top: 0rem;
  }
}
@media (min-width: 1543px) {
  .ml3 p img {
    margin: 0px auto 0 auto !important;
    max-width: 50% !important;
    width: 50% !important;
    padding: 0px !important;
    border: 0px !important;
    height: auto !important;
  }
  .ml3 center img {
   margin: 0px auto 0 auto !important;
    max-width: 50% !important;
    width: 50% !important;
    height: auto !important;
  }
  .ml3 img {
margin: 0px auto 0 auto !important;
    max-width: 50% !important;
    width: 50% !important;
    padding: 0px !important;
    border: 0px !important;
    height: auto !important;
  }
  
}

@media (max-width: 600px) {
  .ml3 p img {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    font-size: 0px !important;
   height: auto !important;
  }
  .ml3 img {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    font-size: 0px !important;
    height: auto !important;
  }
}

.add_author {
  width: 100%;
  border: 1px solid #d5d5d538;
  background-color: #fff;
  font-size: 12.5px;
  margin: 14px 0 0 -1px;
}

.add_header {
  height: 80px;
  width: 100%;
  background-color: #f7f7f7;
  margin-bottom: -25px;
}

.add_name {
  text-align: center;
}

.name_info p {
  font-size: 17px !important;
  margin: 10px !important;
  text-indent: 0px;
}

#guanzhu {
  padding: 3px 5px;
  width: 40px;
  margin: auto;
  background: #3b82f6;
  color: white;
}

.shengming {
  padding: 10px;
  text-align: left;
  line-height: 20px;
  color: gray;
}

.timeshow {
background-color: white;
    position: absolute;
    width: 121px;
    margin: 1px 0 0 -123px;
}

.ictm {
  margin-right: 8px;
}

#xiaolong {
  width: 50px;
  background: #fff;
  border-radius: 50%;
  margin: auto;
  border: 1px #3b82f6 solid;
}
.iright_box {
  background: #FFF;
  padding: 5px 2px;
  margin-bottom: 15px;
}
h4.iright_tit {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
  border-left-width: 4px;
}
.iright_tit {
  font-weight: normal;
  line-height: 30px;
  font-weight: 700;
  height: 28px;
  margin-top: 11px;
  margin-left: 0px;
  padding-left: 1.45rem;
  margin-bottom: 15px;
}
.links-content {
  zoom: 1;
  line-height: 24px;
  padding-bottom: 12px;
}
.links-content a {
  display: block;
  float: left;
  margin-right: 20px;
  margin-bottom: 6px;
  color: #121212;
}
.zuoz {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));

}
.zuoz span {
  color: #3b82f6;
}
.wangl p {
  box-sizing: border-box;
  margin: 0px 0px 20px;
  overflow-wrap: break-word;
  line-height: 1.8;
  color: rgb(38, 38, 38);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu,
    "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB",
    "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif;
  font-size: 16px;
}
.abo:hover{
    color: #3b82f6;
}
@media (max-width: 600px) {
  .bjx{
         margin-top: 1rem !important;
  }
  .gzph {
    margin-top: 1rem !important;
  }
  .add_author {
    margin: 10px 0 -5px 0px;
  }
  .add_header,
  .add_name {
    display: none;
  }

  .waap {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
  }
  .shengming {
    padding: 0px;
  }
  .bjjx {
    margin-top: 0rem !important;
  }
}